home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #1 / 1999 CD 1 (black).iso / nutritio / system / Family.Mdb / PackageTable.json < prev   
Encoding:
JavaScript Object Notation  |  1997-08-18  |  1.3 KB

  1. {
  2.     "schema": {
  3.         "SequentialNumber": "Long Integer",
  4.         "PackageId": "Long Integer NOT NULL",
  5.         "FoodId": "Long Integer NOT NULL",
  6.         "NumOfItems": "Byte",
  7.         "Group": "Byte",
  8.         "NutrientId": "Long Integer NOT NULL",
  9.         "FactsId": "Text (12)",
  10.         "ImageId": "Long Integer NOT NULL",
  11.         "HasImageOrNot": "Byte",
  12.         "SolidOrLiquid": "Byte",
  13.         "FoodName": "Text (20)",
  14.         "FoodType": "Text (20)",
  15.         "FoodMisc": "Text (20)",
  16.         "FoodMiscComplete": "Text (60)",
  17.         "CookingMethod": "Byte",
  18.         "ServingMethod": "Byte",
  19.         "ServingSize": "Single",
  20.         "ServingUnit": "Byte",
  21.         "InitGramWeight": "Single",
  22.         "InitMlWeight": "Single",
  23.         "InitOzWeight": "Single",
  24.         "InitFlWeight": "Single",
  25.         "Marker": "Single",
  26.         "MaxServing": "Byte",
  27.         "DefaultServing": "Byte",
  28.         "DefaultRatio": "Single",
  29.         "MinRatio": "Single",
  30.         "WithPlate": "Byte",
  31.         "CurGramWeight": "Single",
  32.         "CurMlWeight": "Single",
  33.         "CurOzWeight": "Single",
  34.         "CurFlWeight": "Single",
  35.         "CurRatio": "Single",
  36.         "CurCutImage": "Byte",
  37.         "SequentialId": "Long Integer",
  38.         "TotalCalories": "Single",
  39.         "TotalCarb": "Single",
  40.         "TotalProtein": "Single",
  41.         "TotalFat": "Single",
  42.         "FoodLocX": "Integer",
  43.         "FoodLocY": "Integer",
  44.         "PlateLocX": "Integer",
  45.         "PlateLocY": "Integer",
  46.         "Favor": "Byte",
  47.         "Location": "Byte",
  48.         "TotalRefuse": "Single",
  49.         "Reserve-Single": "Single",
  50.         "Reserve2-Single": "Single",
  51.         "Reserve-Integer": "Integer",
  52.         "Reserve2-Integer": "Integer",
  53.         "Reserve3-Integer": "Integer",
  54.         "Reserve4-Integer": "Integer",
  55.         "Reserve-Long": "Long Integer",
  56.         "Reserve2-Long": "Long Integer"
  57.     },
  58.     "data": []
  59. }